Skip to content

Remove unused files and dependencies#523

Merged
madebyisaacr merged 4 commits intomainfrom
delete-unused-code
Feb 18, 2026
Merged

Remove unused files and dependencies#523
madebyisaacr merged 4 commits intomainfrom
delete-unused-code

Conversation

@madebyisaacr
Copy link
Collaborator

@madebyisaacr madebyisaacr commented Jan 15, 2026

Description

This pull request removes unused files and dependencies. I verified these results by testing each of the plugins that was changed to make sure they work correctly, and running yarn run pack in each plugin to make sure there are no build errors.

Inspired by Xavi who did the same thing in the creators repo yesterday.

Testing

  • Pack each plugin to ensure no build errors.
    Here’s a script that runs the pack command in each plugin and records any errors: https://gist.github.com/madebyisaacr/74a7434e8aea1474e132476ff16c2569

  • Test each plugin that was changed:

    • ascii
    • doodles
    • flip-image
    • google-search-console
    • hubspot
    • photobooth
    • rss-feeds
    • threshold
    • csv-import
    • code-versions
    • renamer

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code was never used. The component was commented out in the initial commit for the search console plugin.

Image

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is mostly a duplicate of line-diff.ts in the same folder.

@github-actions
Copy link

This PR has been automatically marked as stale because it has not had any activity in the last 7 days. It will be closed if no further activity occurs in the next 7 days.

@github-actions
Copy link

github-actions bot commented Feb 3, 2026

This PR has been automatically marked as stale because it has not had any activity in the last 7 days. It will be closed if no further activity occurs in the next 7 days.

@github-actions
Copy link

This PR has been automatically marked as stale because it has not had any activity in the last 7 days. It will be closed if no further activity occurs in the next 7 days.

Copy link
Member

@niekert niekert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice cleanup 👏

@madebyisaacr madebyisaacr added this pull request to the merge queue Feb 18, 2026
Merged via the queue into main with commit fb90913 Feb 18, 2026
16 of 20 checks passed
@madebyisaacr madebyisaacr deleted the delete-unused-code branch February 18, 2026 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments